home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / crm2tag.doc < prev    next >
Text File  |  1997-03-29  |  4KB  |  100 lines

  1.  
  2. CRM2TAG by Jonathan Murray
  3.  
  4. Cream of the Crop CDROM -> T.A.G. v2.7_ BBS Installation Program
  5.  
  6. Purpose:  Simplify the installation of your new 'Cream of the Crop' CD on your
  7.           T.A.G. v2.7+ BBS.  This is accomplished through:
  8.  
  9.           1. Creation of T.A.G. *.DIR files for the Cream of the Crop CD
  10.  
  11.           2. Updating T.A.G. FBoards.Dat for the new directories using
  12.              parameters defined by you
  13.  
  14. Guarantee:  Unless you _really_ screw up, then this program should at least
  15.             take up some drive space on your hard disk or CD-ROM.  You will
  16.             die one day, and probably pay taxes between now and then.  Since
  17.             this program is FreeWare, you may request and receive a full
  18.             refund of the purchase price if it does not perform properly for
  19.             you. If it breaks (or breaks anything), you may keep all the
  20.             pieces. There are no other guarantees.
  21.  
  22. This program has been tested on the author's system, running T.A.G. BBS v2.7b
  23. Multi-Node Beta on a Network with some really weird configuration information.
  24. If it works here, it should work anywhere.  Please notify the author
  25. immediately if something does not work, and we will take _rapid_ corrective
  26. action.
  27.  
  28. CRM2TAG will place *.DIR files in the directory where FBOARDS.DAT is located,
  29. looking first in the MFiles Directory, then in the DFiles Directory.  The
  30. names of these directories are taken from your Status.Dat.
  31.  
  32.       Syntax:  CRM2TAG {Path to Status.Dat} [{'Cream' Drive}]
  33.  
  34.       {Path to Status.Dat} = Drive:\Path of the TAG Status.Dat File
  35.       {'Cream' Drive} = CD-ROM Drive Letter the Cream CD is in
  36.  
  37.       If you are running CRM2TAG from your Cream of the Crop CD,
  38.       the {''Cream'' Drive} parameter is not required
  39.  
  40. The following outlines the structure of a default T.A.G. installation.
  41.  
  42. \BBS-| (Tag.Exe, Tag.Ovr, Status.Dat)
  43.      |
  44.      |-\MFiles (Multi/Shared Files Directory)
  45.      |
  46.      |-\DFiles (Main Data Files Directory {Formerly GFiles})
  47.      |
  48.      |-\AFiles (Alternate Text Files Directory)
  49.  
  50. Using this directory structure (on drive C:) with the Cream CD located on drive
  51. D:, the command line for CRM2TAG would be:
  52.  
  53. CRM2TAG C:\BBS D:
  54.  
  55. CRM2TAG would place the CR*.DIR files in your MFiles or DFiles directory
  56. (whichever has FBoards.Dat).
  57.  
  58. Note: CRM2TAG uses the format 'CR#_???.DIR' for the *.DIR files.  # is
  59. replaced by the 'Cream of the Crop' version number.  If these files already
  60. exist in the destination directory, they will be OVERWRITTEN.
  61.  
  62. CRM2TAG will backup FBoards.Dat as a safety feature.  The name will be
  63. FBOARDS.CR# and it will be located in the same directory as the original.
  64.  
  65. When run, CRM2TAG allows you to set your preferences for the File areas.  The
  66. similarity between CRM2TAG and TAG BBS's File Area Editor is fully intended!
  67.  
  68. The following shows the editable fields and their defaults:
  69.  
  70. 3. CD ROM path  : { Default is Drive CRM2TAG.EXE is located on}
  71. 4. UL path name : {No Default, Required Information}
  72. 5. Access       : DSL=50/AR=@
  73. 6. Password     : ""
  74. 7. Group number : 0
  75. 8. See names DSL: 50
  76.  
  77. Special Thanks to Terry Blount; designer, author, and primary source of the
  78. "Cream of the Crop" line of CD's.
  79.  
  80. For assistance with this program, contact:
  81.  
  82. Terry Blount    - 1:3625/441@FidoNet
  83.                   (SnailMail) Box 36, BLB, AL 36509
  84.                   Voice (205) 824-2552
  85.  
  86. or
  87.  
  88. Jonathan Murray - 1:345/28@FidoNet
  89.                   (SnailMail) 1660-E Hilo Holly Place, Honolulu, HI 96818
  90.                   Voice (808) 834-1044
  91.  
  92. Version 1.1 Fixes:
  93.  
  94. The following BUGS were fixed from version 1.0
  95.  
  96. FBoards.Dat directory entries were not being terminated with a backslash (\)
  97. The password field was not initialized properly as blank
  98. The last directory was not being added to the FBoards.Dat file
  99.  
  100.